Add memory formats used by libpng
authorBenjamin Otte <otte@redhat.com>
Sun, 26 Sep 2021 14:47:34 +0000 (16:47 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 13 Oct 2021 12:33:44 +0000 (14:33 +0200)
commit1e7fb52b21236ef3c3404c15b642de28a723be60
tree8171a1aa4173d85da266d6f965af168c22cb3d78
parent7b41738979a6c387a46c1ee08ad2c01fe07cb974
Add memory formats used by libpng

Add unpremultiplied high-depth formats. They are used in the real world,
so let's support them.
gdk/gdkmemoryformat.c
gdk/gdkmemorytexture.h
gdk/loaders/gdkpng.c
testsuite/gdk/memorytexture.c